CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Bresenham MFC

搜索资源列表

  1. Graphics

    0下载:
  2. 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:72416
    • 提供者:wangkafeng
  1. tuxing

    0下载:
  2. MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1949673
    • 提供者:胡亚
  1. line

    0下载:
  2. 自编的,MFC,Bresenham算法生成直线-The self, MFC, Bresenham algorithm to generate a straight line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:33807
    • 提供者:
  1. bresenham

    0下载:
  2. 直线bresenham算法,用VC++ 6.0编写。 注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2005729
    • 提供者:秦始皇
  1. gy1

    0下载:
  2. 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:5843337
    • 提供者:guoyu
  1. circle

    0下载:
  2. MFC编写的Bresenham二维画圆,自己上计算机图形学课编的,很好用-MFC prepared by two-dimensional Bresenham Circle, they themselves are compiled by computer graphics class, very good use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1942917
    • 提供者:xiongbei
  1. vc

    0下载:
  2. MFC编程Bresenham算法源代码,MFC编程Bresenham算法源代码。-MFC programming Bresenham algorithm source code, MFC programming Bresenham algorithm source code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3817710
    • 提供者:zstzstzst
  1. draw-line-with-MFC-in-vcPP

    0下载:
  2. 直线画法,输入起始点可以自动用Bresenham直线画法描出通过的点,并两成直线。-A method drawing straight line,with the fist and last point it can draw line using Bresenham method.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1995146
    • 提供者:梁云芳
  1. Bresenham

    0下载:
  2. 本程序基于MFC编写,可实现圆的Bresenham算法。-The MFC-based application written in a round of Bresenham algorithm can be realized.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:388998
    • 提供者:cai
  1. line-Bresenham

    0下载:
  2. 本程序基于MFC编写,可实现直线的Bresenham算法-The MFC-based application written in a straight line of the Bresenham algorithm can achieve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:570847
    • 提供者:cai
  1. 1

    1下载:
  2. 进一步理解和掌握中点bresenham画圆算法的基本原理;掌握以上算法生成圆和圆弧的基本过程 掌握在C/C++环境下完成用中点bresenham算法圆或圆弧的绘制方法 -bresenham MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1954181
    • 提供者:云天碧
  1. OpenGL--MFC

    0下载:
  2. MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:150730
    • 提供者:文思祥
  1. Bresenham

    0下载:
  2. 计算机图形学中基于MFC的Bresenham算法画线法-MFC-based computer graphics Bresenham algorithm for drawing line method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:44014
    • 提供者:王浩伟
  1. Bresenham-Lines-Mid_circle-and-so-on

    0下载:
  2. VS2008下MFC编程,实现Bresenham画线法、中点画圆、椭圆法,计算机图形学。-Under VS2008 MFC programming, Bresenham line, the midpoint Circle, Ellipse, computer graphics.
  3. 所属分类:EditBox

    • 发布日期:2017-11-09
    • 文件大小:9605148
    • 提供者:LEO_山
  1. Bresenham

    0下载:
  2. MFC画斜线程序自己编写的请参考一下 怎么凑20个字哈 好麻烦哈-MFC hatched program I have written, please refer to scrape together 20 words how good trouble Ha Ha
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3344696
    • 提供者:luki
  1. bresenham

    0下载:
  2. bresenham画直线算法MFC实现,根据课本上的伪代码自己写的。-To draw a line with bresenham algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1961388
    • 提供者:eric
  1. Round-midpoint-Bresenham-algorithm

    0下载:
  2. 圆中点Bresenham算法.基于mfc的开发,VC6.0是开发工具。能够完美运行的-Round midpoint Bresenham algorithm. Mfc-based development, VC6.0 development tools. Run perfectly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:221097
    • 提供者:白贺京
  1. Oval-midpoint-Bresenham-algorithm

    0下载:
  2. 椭圆中点Bresenham算法,基于mfc,运行平台VC 6.0能够完美运行-Oval midpoint Bresenham algorithm, based on mfc, VC 6.0 operating platform run perfectly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:224041
    • 提供者:白贺京
  1. Bresenhams-Algorithm-in-MFC

    0下载:
  2. 用Bresenham算法实现画线和画圆,基于microsoft MFC模式,输入相应的数据,程序画出该直线-Draw Lines or circle using Bresenham Algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:19100991
    • 提供者:New
  1. MFC画直线程序(DDA和Brensenham)

    0下载:
  2. DDA Bresenham, A brief code in MFC...................
  3. 所属分类:界面编程

    • 发布日期:2017-12-27
    • 文件大小:62464
    • 提供者:而非
« 12 3 »
搜珍网 www.dssz.com